func google.golang.org/protobuf/internal/impl.consumeSfixed64Value

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L4177: func consumeSfixed64Value(b []byte, _ protoreflect.Value, _ protowire.Number, wtyp protowire.Type, opts unmarshalOptions) (_ protoreflect.Value, out unmarshalOutput, err error) {
		codec_gen.go#L4192: 	unmarshal: consumeSfixed64Value,